FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package fhir.trustedhealthapps.org#1.1.6 (63 ms)

Package fhir.trustedhealthapps.org
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=fhir.trustedhealthapps.org@1.1.6&canonical=https://fhir.trustedhealthapps.org/StructureDefinition/CodingHealthAppGender
Url https://fhir.trustedhealthapps.org/StructureDefinition/CodingHealthAppGender
Version 1.1.6
Status active
Name CodingHealthAppGender
Title Coding for HealthAppGender
Experimental False
Realm us
Authority hl7
Type Coding
Kind complex-type

Resources that use this resource

StructureDefinition
https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppPrescriptionUnit HealthAppPrescriptionUnit

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "url" : "https://fhir.trustedhealthapps.org/StructureDefinition/CodingHealthAppGender",
  "version" : "1.1.6",
  "name" : "CodingHealthAppGender",
  "title" : "Coding for HealthAppGender",
  "status" : "active",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "orim",
      "uri" : "http://hl7.org/orim",
      "name" : "Ontological RIM Mapping"
    }
  ],
  "kind" : "complex-type",
  "abstract" : false,
  "type" : "Coding",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Coding",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Coding",
        "path" : "Coding",
        "mustSupport" : true
      },
      {
        "id" : "Coding.system",
        "path" : "Coding.system",
        "min" : 1,
        "fixedUri" : "http://hl7.org/fhir/administrative-gender",
        "mustSupport" : true
      },
      {
        "id" : "Coding.code",
        "path" : "Coding.code",
        "min" : 1,
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://hl7.org/fhir/ValueSet/administrative-gender"
        }
      },
      {
        "id" : "Coding.display",
        "path" : "Coding.display",
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.